Platform Explorer / Nuxeo Platform 6.0

Operation setNextStep (setNextStep)

In component BuiltIn
Operation id setNextStep
Category Chain
Label setNextStep
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs void

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.CompiledChainImpl
Contributing Component BuiltIn

JSON Definition

{
  "id" : "setNextStep",
  "label" : "setNextStep",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "setNextStep",
  "signature" : [ "void", "void" ],
  "params" : [ ]
}